var runtime.x86HasSSE41

2 uses

	runtime (current package)
		cpuflags.go#L28: 	x86HasSSE41  bool
		proc.go#L646: 		x86HasSSE41 = cpu.X86.HasSSE41